CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - extract image in matlab

搜索资源列表

  1. PCA_LDA.rar

    1下载:
  2. 《机器学习》课上的作业,PCA和LDA降维,尽管网上很多,但很少注释,另外细节上也没注意。这里有很详细的注释。另外还附上一个Naive贝叶斯分类器,大家可以作比较。附带的图像包是OLR人脸。ReducedDim为想要提取的特征数,不是百分比!," Machine learning" classes on the homework, PCA and LDA dimensionality reduction, even though a lot of online, but f
  3. 所属分类:matlab例程

    • 发布日期:2016-03-16
    • 文件大小:3743168
    • 提供者:thy
  1. WebCam(1)

    0下载:
  2. Matlab 和 Simulink 开发视频和图像处理系统\视频读取并提取目标背景-Matlab and Simulink development of video and image processing systems \ video to read and extract the object-background
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:63582
    • 提供者:zhulin
  1. 20090903FPGA

    1下载:
  2. 本文论述并设计实现了一个脱机自由手写体数字识别系统。文中首先对待识别数字的预处理进行了介绍,包括二值化、平滑滤波、规范化、细化等图像处理方法;其次,探讨了如何提取数字字符的结构特征和笔划特征,并详细地描述了知识库的构造方法;最后采用了以知识库为基础的模板匹配识别方法,并以MATLAB作为编程工具实现了具有友好的图形用户界面的自由手写体数字识别系统。实验结果表明,本方法具有较高的识别率,并具有较好的抗噪性能。-In this paper, designed and implemented an o
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-26
    • 文件大小:350412
    • 提供者:zhangying
  1. matlab_fvs_12_29_03

    0下载:
  2. Fingerprint Image Enhancement and Minutiae Extraction
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1949
    • 提供者:sameer
  1. canny223

    0下载:
  2. canny edge detector. The program in matlab platform to achieve the best extraction of the canny edge operator extract the whole image edge pixel deputy. Which use Gaussian function to filter out the noise and the use of Gaussian operator of the first
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2335
    • 提供者:mokocom
  1. CSSNCC

    0下载:
  2. CSS对边缘图像进行特征点提取然后用改进的NCC算法进行匹配-Using CSS in edge to extract image feature point and then using the modified NCC to match
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:102570
    • 提供者:FDN
  1. Principal-component-analysis-matlab

    0下载:
  2. 主成分分析.mht:介绍主成分分析的文章 edgepick.m:本程序的目的是实现边缘检测 drawprim.m:找到最大主分量所在的位置,从而在原图象中绘出 practical.m:一个主分量的程序,边缘检测和主分量提取 prin.m:该程序是用princomp函数来提取矩阵的主成分-Principal component analysis. Mht: the article describes the principal component analysis edgepick
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:17534
    • 提供者:李仕诚
  1. quexian

    2下载:
  2. 缺陷识别m文件,对缺陷图像进行中值,小波去噪,利用数学形态学方法提取二进制图像轮廓,并计算裂纹等缺陷的面积和周长-M file defect identification, the value of the defect in the image, wavelet denoising, using mathematical morphology to extract the binary image contour, and calculates the cracks and other def
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1388
    • 提供者:zwx
  1. dwt-matLab-marking

    0下载:
  2. 提出了一种基于小波变换可抗击几何攻击算法。在水印嵌人 部分# 首先对宿主图像进行小波分解 、 嵌人水印, 再通过余弦变换求得该水印图像的一个特征向量, 利用该特征向量和水印 信息通过12 31 函数生成一个二值逻辑系列, 将该序列作为密钥/ 水印提取部分为# 对待测的图像进行小波变换, 再通过余 弦变换求得待测图像的一个特征向量, 利用该特征向量和密钥通过1 2 4 1 函数提取出水印。-Proposed based on wavelet transform algorith
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:523534
    • 提供者:切尔西
  1. Many-watermarking-embedding

    0下载:
  2. 提出了一种鲁棒的多水印嵌入与检测算法,该算法基于小波域,且提取水印时不需要原始图像,保护了原始图像的安 全。在该多水印算法中,提出并使用了一种将密码学和常规的数字水印制作方法- - - 叠加法和量化调制法,有机结合起 来的新的方法,在水印嵌入时,不同的水印,生成与该水印相关的不同的密钥,在进行水印的提取时,用不同的密钥和待测的 图像提取出相应的水印。通过将密钥向第三方注册,可以获得对原始图像的所有权。-A robust multi-watermark embedding and de
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:618783
    • 提供者:切尔西
  1. haar

    0下载:
  2. 在matlab环境中对图像提取Haar特征-Environment in matlab to extract Haar features for image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:810
    • 提供者:LD
  1. Image-read-and-analysis

    0下载:
  2. GUI的指纹特征提取,其中用到的处理函数可以自己编写,也可以直接使用Matlab的库函数-Fingerprint character extract in GUI form, within which the functions can be either designed by users or apply the available functions in Matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:242664
    • 提供者:liangtianyi
  1. MATLAB

    0下载:
  2. Adobe Photoshop toolbox.Version 1.0 13-Dec-2006。photoshop中的matlab工具包,包括54个M文件,能够实现在matlab中调用photoshop的操作函数,并将处理结果传回matlab.也可以将matlab工作空间里的图像矩阵传送到photoshop中进行处理并动态返回结果. 该工具包从CS4中提取得到(其他版本没有测试过!),安装时直接解压缩到photoshop文件夹下,按照压缩包中的pdf说明文档在matlab中添加路径后即能够使
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1127733
    • 提供者:beetle
  1. matlab

    0下载:
  2. matlab提取图像纹理,运行后能直接显示图片纹理,要把源码中的pic.jpg图片自行传到电脑中-matlab Extract image texture,Images can be displayed directly after running texture,Make their own source of images to a computer in pic.jpg
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-25
    • 文件大小:10812
    • 提供者:于越
  1. nethxckj

    0下载:
  2. 重要参数的提取,是路径规划的实用方法,仿真图是速度、距离、幅度三维图像,在matlab R2009b调试通过,针对EMD方法的不足。- Extract important parameters, Is a practical method of path planning, FIG simulation speed, distance, amplitude three-dimensional image, In matlab R2009b debugging through, For lack
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6139
    • 提供者:annhidcdj
  1. 程序

    0下载:
  2. PIVlab - 时间分辨粒子图像测速(PIV)工具: 一种基于GUI的工具,用于预处理,分析,验证,后处理,可视化和模拟PIV数据。 使用MATLAB网络研讨会进行人脸识别代码: 使用MATLAB在线讲座的人脸识别中的主要演示文件。 Gabor特征提取: 该程序生成一个自定义Gabor滤波器组; 并使用它们提取图像特征。 主成分分析: 用于特征提取; 链码: 基于MATLAB的freeman的曲面轮廓描述(PIVlab - time resolved particle
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:8155136
    • 提供者:long1219
  1. 肺实质提取

    1下载:
  2. 先读取DICOM格式的医学图像,获得相应的与智能,再对图像进行分割,最后进行肺实质的提取。(First read the medical image in DICOM format, obtain corresponding and intelligent, then divide the image, and finally extract the lung essence.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-09
    • 文件大小:955392
    • 提供者:橄榄绿
  1. lbp

    0下载:
  2. 局部二值模式算法,MATLAB,用于图像处理中的对图像特征的提取(Local binary pattern, in MATLAB, used to extract the image feature)
  3. 所属分类:图形图像处理

  1. 人脸识别 MATLAB代码

    1下载:
  2. 使用pca方法对图像进行特征提取,对训练集的20个人的共一百张人脸进行训练,使用adaboost算法生成强分类器,可以对测试集的人脸图片进行识别,且识别率较高(The PCA method is used to extract the features of the image, and the training is carried out for a total of 100 faces of 20 people in the training set. The AdaBoost algor
  3. 所属分类:图形图像处理

    • 发布日期:2020-06-07
    • 文件大小:19835904
    • 提供者:王二愣子
  1. MATLAB指纹识别[GUI界面,报警,门禁系统]

    2下载:
  2. 本设计为基于MATLAB特征点匹配的指纹识别系统。带有一个GUI界面。主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is a fingerprint recognition system based on
  3. 所属分类:matlab例程

    • 发布日期:2021-01-05
    • 文件大小:3682304
    • 提供者:可乐一生
« 1 23 4 5 6 »
搜珍网 www.dssz.com